Welcome![Sign In][Sign Up]
Location:
Search - masm for

Search list

[SCMascii-invert

Description: 为ascii码转换程序,自己编写的,可以使用masm工具编译。-Ascii code for the conversion process, I have written, you can use the MASM compiler tools.
Platform: | Size: 1024 | Author: zhanglf | Hits:

[Othervirus

Description: 第一只感染flash的病毒源代码。采用汇编语言编写。 SWF/LFM-926 Virus: ------------------ Description: WinNT/XP Virus dropper for Flash .SWF files! Masm Version 6.11: ML.EXE SWF.ASM Virus Size: 926 bytes Infection Size: 3247 bytes. Last Edit: 01/08/2002-The first flash of the virus infection source code. Using compiled languages. SWF/LFM-926 Virus:------------------ Description: WinNT/XP Virus dropper for Flash. SWF files! Masm Version 6.11: ML.EXE SWF.ASM Virus Size : 926 bytes Infection Size: 3247 bytes. Last Edit: 01/08/2002
Platform: | Size: 2048 | Author: hisence | Hits:

[assembly languagering

Description: 使用MASM调试 响铃设计:为掌握响铃的使用方法,编写程序,从键盘接收输入字符,如是数字N,则响铃N次;如不是数字,则不响。-MASM debug the design using ringing: ringing for mastering the use of methods, the preparation process, from the keyboard to receive input characters, so the number N, the ring N times If it is not digital, does not ring.
Platform: | Size: 1024 | Author: cc | Hits:

[ELanguageJavaLex_Java2Asm

Description: 用C++作为宿主语言完成Java 语言子集语法、语义分析器。完成文法描述的Java 源代码的语法分析、语义分析及代码生成。代 码生成的目标代码为MASM 汇编代码-Using C++ as the host language to complete a subset of Java language syntax, semantic analyzer. Complete grammar of the Java source code to describe the syntax analysis, semantic analysis and code generation. Code generation of object code for MASM assembly code
Platform: | Size: 1502208 | Author: 房兴华 | Hits:

[assembly languagemasmcode

Description: assembley language for MASM
Platform: | Size: 2048 | Author: indresh | Hits:

[assembly languagemasm1

Description: assembly language for MASM
Platform: | Size: 3072 | Author: indresh | Hits:

[assembly languagemasm2

Description: assembly code for MASM
Platform: | Size: 2048 | Author: indresh | Hits:

[assembly languagemasm3

Description: assembly code for MASM 6.0-assembly code for MASM 6.0
Platform: | Size: 2048 | Author: indresh | Hits:

[assembly languagemasm4

Description: assemly code for MASM 6.0
Platform: | Size: 2048 | Author: indresh | Hits:

[assembly languagetext

Description: Text example for masm
Platform: | Size: 1024 | Author: guga | Hits:

[Windows Developclock

Description: masm编写的 时钟程序。可是一直在内存中贮存-procedures for the preparation of masm clock. But have been stored in memory
Platform: | Size: 1024 | Author: Mandy | Hits:

[Shot GameSourceCodeOfIDGames_Quake1

Description: This the complete source code for winquake, glquake, quakeworld, and glquakeworld. The projects have been tested with visual C++ 6.0, but masm is also required to build the assembly language files. It is possible to change a #define and build with only C code, but the software rendering versions lose almost half its speed. The OpenGL versions will not be effected very much. The gas2masm tool was created to allow us to use the same source for the dos, linux, and windows versions, but I don t really recommend anyone mess with the asm code.-This is the complete source code for winquake, glquake, quakeworld, and glquakeworld. The projects have been tested with visual C++ 6.0, but masm is also required to build the assembly language files. It is possible to change a#define and build with only C code, but the software rendering versions lose almost half its speed. The OpenGL versions will not be effected very much. The gas2masm tool was created to allow us to use the same source for the dos, linux, and windows versions, but I don t really recommend anyone mess with the asm code.
Platform: | Size: 7991296 | Author: mmkhz1 | Hits:

[assembly languagepoplist

Description: 字符串转换事例,摆脱masm的人为字符串长度限制-This program shows a useful trick to get around an artificial limit that MASM imposes on the length of string data. It loads a long string that is delimited by a single zero and terminated by two zeros, reads each entry and loads each entry into the list box. This allows very large numbers of entries to stored in an EXE file without clumsy multiple addressing for the entries in the data section. Use the included QBASIC file to convert a list of text items into the format needed below. There is no practical limit imposed on this technique so you can make large lists in this manner.
Platform: | Size: 4096 | Author: 闫先生 | Hits:

[assembly language11111

Description: NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has a very outstanding characteristic, its safety, reliability is far better than our usual FAT file system, but Microsoft has not released it for commercial purposes, norms, makes this good only in the Windows NT file system architecture used in the operating system. This code is compiled by MASM 6.11. In which data associated with the divisional structure, only applies to the following points in its own partition, you reference when you enter the correct value on their own behalf. .486
Platform: | Size: 7168 | Author: 规划 | Hits:

[DocumentsEVE_Premium_Setup_101786_m

Description: MASM A TOOL FOR ASM DISASSEMBLE
Platform: | Size: 3072 | Author: testtee | Hits:

[OtherAsmErr

Description: Masm Error View for Visual Studio 2008
Platform: | Size: 48128 | Author: kcck | Hits:

[assembly languageprintall

Description: masm 环境下写的,对一组数据进行排序,并且打印每次的排序结果,用的是冒泡排序方法。是最近自己学习汇编语言练习写的。涉及到 宏调用,基址寻址,int21 中断调用打印字符串等-compile with masm, it is used to sort a array data and print each time sort with bubble sort algorim, and it is for practicing learing assemble language.
Platform: | Size: 1024 | Author: 齐新 | Hits:

[OtherASM_examples

Description: 有趣的汇编小程序,对学习微机原理的人很用。-Some Asm programs which are useful for computer theory learners.Suggesting using MASM to compile!!These programs must be runned in DOS environment.
Platform: | Size: 265216 | Author: liupgd | Hits:

[uCOSucosx86p

Description: MicroC/OS-II for x86 Protected Mode. Microsoft compiled by Visual C++ Microsoft Macro Assembly (MASM).
Platform: | Size: 79872 | Author: Readme3 | Hits:

[ELanguageC0Compiler

Description: 北航编译课课程设计,最高难度。设计一个C0扩充文法的编译器,实现一定的优化,有完整的软件开发文档,附带汇编器MASM。期末检查时测试点几乎全部通过,分数上90,供学弟学妹们参考。提醒注意编写测试文件找出BUG是及格的关键。C0文法具体说明文档中有。-Beihang compile class curriculum design, the highest degree of difficulty. Design of a C0 compiler to expand the grammar to achieve a certain degree of optimization, a complete software development documentation with assembler MASM. Final inspection by almost all test points, 90 points for Benedictine College Shanghai Campus reference. Drew attention to the preparation of test papers to identify BUG is the key to passing. C0 specific documentation in the grammar.
Platform: | Size: 1037312 | Author: 一招鲜 | Hits:
« 1 2 3 4 5 67 8 »

CodeBus www.codebus.net